home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 125
/
Vol 125 (Damaged).iso
/
games
/
orbox.swf
/
scripts
/
DefineSprite_117
/
frame_2
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-11-13
|
133 b
|
8 lines
if(this.hitTest(_root.pra.done) == true)
{
_root.warp = 1;
_root.m = 0;
gotoAndPlay(4);
_root.pra._visible = 0;
}